@charset "UTF-8";
@media screen and (max-width:1900px){

}
@media screen and (max-width:1850px){	
}
@media screen and (max-width:1200px){
}

@media screen and (max-width:1180px){
	.box{ padding:10px 0px 10px 0px;}
}

@media screen and (max-width:900px){
	.box .section1 ul li .con{ padding:0 15px 0 15px; }
	
	/*手机版导航*/
	.top .top_main .top_tel{ display:none;}
	.top .top_main .nav{ float:inherit; position:fixed; left:0; top:50px; width:100%; margin-left:0px; display:none; background-color:#2F363C;}
	.top .top_main .nav a{ position:relative; display:block; text-align:center; padding:0 15px 0 15px; color:#ffffff; line-height:50px; border-bottom:1px solid #606D79;}
	.top .top_main .nav_x{ display:block;}	
}

@media screen and (max-width:880px){

}
@media screen and (max-width:850px){

}

@media screen and (max-width:760px){
	.bk_title{padding:10px 0 10px 0; font-size:18px;}
}

@media screen and (max-width:700px){
	.bk_title{ text-align:center;}
	
	.box .section1 ul li{ width:50%;}
	.box .section1 ul li:nth-child(2) .con{border-left:0px solid #cccccc; border-right:0px solid #cccccc;}
	
	.box .housing .mleft{ width:100%;}
	.box .housing .mleft ul{ padding:10px 10px 10px 10px;}
	
	.box .housing .mright{ width:100%; margin:10px 0 0 0;}
	
	.House-type ul li{ float:left; width:33.33333333%;}
	
	.summary .con{ padding:15px;}
	
	.img_list li{ float:left; width:48%; width: calc((100% - 20px)/2); width: -moz-calc((100% - 20px)/2); width: -webkit-calc((100% - 20px)/2); margin:5px 20px 10px 0;}
	.img_list li:nth-child(2n+2){margin-right:0;}
		
	.enterprise div{ padding:10px;}
	
	
	.footer_box{padding:20px 0 20px 0;}
	.footer_box .footer{padding:0 10px 0 10px;}
	.footer_box .footer .mleft{ width:100%; text-align:center;}
	.footer_box .footer .mright{margin-left:0px; width:100%; padding:10px 0 0 0; text-align:center; line-height:28px; font-size:14px;}
	
	
	.xx_title{font-size:16px;}
}

@media screen and (max-width:600px){
	.banner .arrow{
		filter:alpha(opacity=0); /* IE */
		-moz-opacity:0; /* 老版Mozilla */
		-khtml-opacity:0; /* 老版Safari */
		opacity: 0; /* 支持opacity的浏览器*/
	}

	.box .housing .mleft ul li{ background:none; background-image:url(); background-repeat:no-repeat; background-position:-150px center; padding:0 0 0 0px;}
	.box .housing .mleft ul li p{height:50px; line-height:50px;}
	.box .housing .mleft ul li p strong{font-size:14px;}
}

@media screen and (max-width:560px){


@media screen and (max-width:500px){
	.House-type ul li{ float:left; width:50%;}
	.enterprise div p{ width:100%; margin:0 0px 0 0px;}
}

@media screen and (max-width:461px){

}
@media screen and (max-width:420px){
}
@media screen and (max-width:350px){

}